PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedContent Class / getParagraphs Method
In This Topic
    getParagraphs Method
    In This Topic
    Gets the list of paragraphs.
    Syntax
    public PDFFormattedParagraphCollection getParagraphs()

    Return Value

    The list of paragraphs that compose this formatted piece of content.
    See Also